DeselectRows(Int32[]) Method
Unselects rows by row indexes.

C# Syntax

void DeselectRows( 
   params int[] rows
)

Parameters

rows
0-based indexes.